[INFO] cloning repository https://github.com/TobiasHochmuth/sensei
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TobiasHochmuth/sensei" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTobiasHochmuth%2Fsensei", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTobiasHochmuth%2Fsensei'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5d2954bcaf5af3cbd8f3565a4d00713b81d73e23
[INFO] checking TobiasHochmuth/sensei/5d2954bcaf5af3cbd8f3565a4d00713b81d73e23 against master#03c609abb6638f9d7f49f34326d4137d07f5cd61 for pr-155945
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTobiasHochmuth%2Fsensei" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TobiasHochmuth/sensei
[INFO] finished tweaking git repo https://github.com/TobiasHochmuth/sensei
[INFO] tweaked toml for git repo https://github.com/TobiasHochmuth/sensei written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TobiasHochmuth/sensei on toolchain 03c609abb6638f9d7f49f34326d4137d07f5cd61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TobiasHochmuth/sensei already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libudev v0.3.0
[INFO] [stderr]   Downloaded simplelog v0.12.2
[INFO] [stderr]   Downloaded instability v0.3.7
[INFO] [stderr]   Downloaded serialport v4.7.2
[INFO] [stderr]   Downloaded argh_shared v0.1.13
[INFO] [stderr]   Downloaded predicates-tree v1.0.12
[INFO] [stderr]   Downloaded predicates-core v1.0.9
[INFO] [stderr]   Downloaded mockall_double v0.3.1
[INFO] [stderr]   Downloaded fragile v2.0.1
[INFO] [stderr]   Downloaded mockall v0.13.1
[INFO] [stderr]   Downloaded pest_generator v2.8.1
[INFO] [stderr]   Downloaded predicates v3.1.3
[INFO] [stderr]   Downloaded csv-core v0.1.12
[INFO] [stderr]   Downloaded argh_derive v0.1.13
[INFO] [stderr]   Downloaded pest_derive v2.8.1
[INFO] [stderr]   Downloaded argh v0.1.13
[INFO] [stderr]   Downloaded mockall_derive v0.13.1
[INFO] [stderr]   Downloaded pest_meta v2.8.1
[INFO] [stderr]   Downloaded handlebars v4.5.0
[INFO] [stderr]   Downloaded pest v2.8.1
[INFO] [stderr]   Downloaded rustfft v6.4.0
[INFO] [stderr]   Downloaded charming v0.4.0
[INFO] [stderr]   Downloaded csv v1.3.1
[INFO] [stderr]   Downloaded rust-fuzzy-search v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4974ef11a771adb3818d59379be47fb0d83a9ccf4055443f3a780b480e679f8d
[INFO] running `Command { std: "docker" "start" "-a" "4974ef11a771adb3818d59379be47fb0d83a9ccf4055443f3a780b480e679f8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4974ef11a771adb3818d59379be47fb0d83a9ccf4055443f3a780b480e679f8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4974ef11a771adb3818d59379be47fb0d83a9ccf4055443f3a780b480e679f8d", kill_on_drop: false }`
[INFO] [stdout] 4974ef11a771adb3818d59379be47fb0d83a9ccf4055443f3a780b480e679f8d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 363683e6e49d9015e1b8703db82f56f944eb5963f282b4baee2194079113a9d5
[INFO] running `Command { std: "docker" "start" "-a" "363683e6e49d9015e1b8703db82f56f944eb5963f282b4baee2194079113a9d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]     Checking fragile v2.0.1
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling argh_shared v0.1.13
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking rust-fuzzy-search v0.1.1
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking libudev-sys v0.1.4
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking netlink-sys v0.8.7
[INFO] [stderr]     Checking libudev v0.3.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking simplelog v0.12.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling mockall_double v0.3.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling argh_derive v0.1.13
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]     Checking unescaper v0.1.6
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking serialport v4.7.2
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking mockall v0.13.1
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking argh v0.1.13
[INFO] [stderr]     Checking rustfft v6.4.0
[INFO] [stderr]     Checking handlebars v4.5.0
[INFO] [stderr]     Checking lib v0.1.0 (/opt/rustwide/workdir/lib)
[INFO] [stderr]     Checking charming v0.4.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/src/tui/logs.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn format(&self) -> Line {
[INFO] [stdout]    |                   ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn format(&self) -> Line<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking sensei v0.1.0 (/opt/rustwide/workdir/sensei)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/src/tui/logs.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn format(&self) -> Line {
[INFO] [stdout]    |                   ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn format(&self) -> Line<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> sensei/src/esp_tool/spam_settings.rs:30:19
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn format(&self, focus: FocussedInput) -> Vec<Line> {
[INFO] [stdout]    |                   ^^^^^ the lifetime is elided here   ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn format(&self, focus: FocussedInput) -> Vec<Line<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> sensei/src/esp_tool/spam_settings.rs:60:33
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn format_text<T: ToString>(&self, header: String, value: T, unit: String, selected_index: Option<usize>) -> Vec<Span> {
[INFO] [stdout]    |                                 ^^^^^ the lifetime is elided here                                                    ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn format_text<T: ToString>(&self, header: String, value: T, unit: String, selected_index: Option<usize>) -> Vec<Span<'_>> {
[INFO] [stdout]    |                                                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> sensei/src/esp_tool/spam_settings.rs:96:19
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn format_mac(&self, header: String, mac: [u8; 6], selected_index: Option<usize>) -> Vec<Span> {
[INFO] [stdout]    |                   ^^^^^ the lifetime is elided here                                          ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn format_mac(&self, header: String, mac: [u8; 6], selected_index: Option<usize>) -> Vec<Span<'_>> {
[INFO] [stdout]    |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> sensei/src/visualiser/mod.rs:336:62
[INFO] [stdout]     |
[INFO] [stdout] 336 |     fn get_x_axis_config(graph_type: GraphType, data_points: &[(f64, f64)], time_interval: usize) -> (String, [f64; 2], Vec<Span>) {
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^ the lifetime is elided here                      ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 336 |     fn get_x_axis_config(graph_type: GraphType, data_points: &[(f64, f64)], time_interval: usize) -> (String, [f64; 2], Vec<Span<'_>>) {
[INFO] [stdout]     |                                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> sensei/src/visualiser/mod.rs:382:62
[INFO] [stdout]     |
[INFO] [stdout] 382 | ...ints: &[(f64, f64)], y_axis_bounds_spec: Option<[f64; 2]>) -> (String, [f64; 2], Vec<Span>) {
[INFO] [stdout]     |          ^^^^^^^^^^^^^ the lifetime is elided here                                      ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 382 |     fn get_y_axis_config(graph_type: GraphType, data_points: &[(f64, f64)], y_axis_bounds_spec: Option<[f64; 2]>) -> (String, [f64; 2], Vec<Span<'_>>) {
[INFO] [stdout]     |                                                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> sensei/src/esp_tool/spam_settings.rs:30:19
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn format(&self, focus: FocussedInput) -> Vec<Line> {
[INFO] [stdout]    |                   ^^^^^ the lifetime is elided here   ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn format(&self, focus: FocussedInput) -> Vec<Line<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> sensei/src/esp_tool/spam_settings.rs:60:33
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn format_text<T: ToString>(&self, header: String, value: T, unit: String, selected_index: Option<usize>) -> Vec<Span> {
[INFO] [stdout]    |                                 ^^^^^ the lifetime is elided here                                                    ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn format_text<T: ToString>(&self, header: String, value: T, unit: String, selected_index: Option<usize>) -> Vec<Span<'_>> {
[INFO] [stdout]    |                                                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> sensei/src/esp_tool/spam_settings.rs:96:19
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn format_mac(&self, header: String, mac: [u8; 6], selected_index: Option<usize>) -> Vec<Span> {
[INFO] [stdout]    |                   ^^^^^ the lifetime is elided here                                          ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn format_mac(&self, header: String, mac: [u8; 6], selected_index: Option<usize>) -> Vec<Span<'_>> {
[INFO] [stdout]    |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> sensei/src/visualiser/mod.rs:336:62
[INFO] [stdout]     |
[INFO] [stdout] 336 |     fn get_x_axis_config(graph_type: GraphType, data_points: &[(f64, f64)], time_interval: usize) -> (String, [f64; 2], Vec<Span>) {
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^ the lifetime is elided here                      ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 336 |     fn get_x_axis_config(graph_type: GraphType, data_points: &[(f64, f64)], time_interval: usize) -> (String, [f64; 2], Vec<Span<'_>>) {
[INFO] [stdout]     |                                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> sensei/src/visualiser/mod.rs:382:62
[INFO] [stdout]     |
[INFO] [stdout] 382 | ...ints: &[(f64, f64)], y_axis_bounds_spec: Option<[f64; 2]>) -> (String, [f64; 2], Vec<Span>) {
[INFO] [stdout]     |          ^^^^^^^^^^^^^ the lifetime is elided here                                      ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 382 |     fn get_y_axis_config(graph_type: GraphType, data_points: &[(f64, f64)], y_axis_bounds_spec: Option<[f64; 2]>) -> (String, [f64; 2], Vec<Span<'_>>) {
[INFO] [stdout]     |                                                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.78s
[INFO] running `Command { std: "docker" "inspect" "363683e6e49d9015e1b8703db82f56f944eb5963f282b4baee2194079113a9d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "363683e6e49d9015e1b8703db82f56f944eb5963f282b4baee2194079113a9d5", kill_on_drop: false }`
[INFO] [stdout] 363683e6e49d9015e1b8703db82f56f944eb5963f282b4baee2194079113a9d5
